Installation
Get support: leembytes@gmail.com
Before starting the installation process, make sure your environment meets the following requirements:
- - PHP 8.0.1 or higher
- - PDO (PHP Data Objects)
- - MySQLi (MySQL Improved Extension)
- - cURL (Client URL Library)
- - allow_url_fopen enabled
These are the necessary prerequisites to ensure that the script works correctly. Check with your hosting provider to ensure these dependencies are installed and configured before proceeding with the installation.
To install the script, follow these steps:
-
Upload the htdocs file to your web hosting:
Upload the htdocs file to your web hosting server. Make sure to choose the appropriate directory for script installation.
-
-
Extract the files from the htdocs folder and move them to your site's directory:
After uploading, extract the files from the htdocs folder. Then, move these files to the directory where your site will be running. Important: move the files from the htdocs folder, not the htdocs folder itself.
-
Once the files have been extracted as recommended, proceed with the following steps:
-
Open your browser and enter the URL of the path where your script was loaded:
Open your preferred browser and enter the URL corresponding to the path where you uploaded the script files. This will initiate the installation process.
-
Installation Screen:
Upon accessing the URL, you will be directed to the script's installation screen. Make sure you have previously created a database, as you will need to provide the credentials during this process.
-
-
Enter the database credentials as requested on the installation screen:
During the installation process, you will be prompted to enter database information such as database name, username, password, and host. Ensure you provide the correct credentials for a successful installation.
-
After providing the database credentials and if the connection is successful, you will be presented with the website configuration screen. At this stage, you will need to provide specific information about your site. Follow the steps below:
-
Website Configuration Screen:
If the database connection is successful, you will be directed to the website configuration screen. In this section, you must provide the following details:
- Site Title: Enter the desired title for your site.
- Site Description: Provide a brief description that represents the purpose or content of your site.
- Site URL: Enter the main URL of your site.
-
New Administrator's Details:
On the same screen, you will also need to provide the new administrator's details:
- Administrator's Name: Enter the full name of the administrator.
- Administrator's Email: Provide the administrator's email address.
- Administrator's Password: Choose a secure password for the administrator's account.
-
After filling in this information, proceed to the next step of the installation process and click finish.